home *** CD-ROM | disk | FTP | other *** search
- Path: elektron.et.tudelft.nl!news
- From: Henk van Kooij <henk@indi.nl>
- Newsgroups: comp.lang.c,comp.os.ms-windows.programmer.win32
- Subject: Re: How can I check whether I file exists in a multi-user environment?
- Date: Fri, 29 Mar 1996 19:11:16 -0800
- Organization: indi
- Message-ID: <315CA654.24A9@indi.nl>
- References: <4jh4tl$t4c_002@chem.uva.nl>
- NNTP-Posting-Host: seat.indi.nl
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win16; I)
-
- Danny Brands wrote:
- >
- > Hi all,
- >
- > I need to check whether a file exists on a hard drive. Because I'm in a
- > multi-user environment I can't simply open the file. Is there another way?
- >
- > I'm using MSVC++ 2.0 / Win95.
- >
- > I'm looking in the Win32 API help file, but I can't really figure out how to
- > do it. In VB you can use the dir() command.
- >
- > Anyway, thanks in advance!
- >
- > Regards,
- >
- > Dannyaccess()???
-